Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
fixQueryString
This function checks for nondecimal point decimal places in the query string and replaces them with full stops to resolve issues when running with non-American numeric formats selected.
Before a query prepare is used, call this procedure first to resolve any issues in the query string, such as decimal formatting. This is most important when the query string contains stringed decimal values.
Location: af\app\afsesmngrp.i Parameters:INPUT pcQueryString AS CHARACTERThe query to be checked.
Returns: CHARACTER Notes: None Examples: See thecheckIfOverlapsprocedure inaf\app\afgenmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |